My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: New to NetSuite, but users can effectively look at all data regardless of restrictions
Thank you for the update, Brandon. Per SuiteAnswers id 91071, the Allow Viewing checkbox is to allow users logged in with this role to see, but not edit, data for departments, classes and locations t…1 -
Re: Formula with weekdays only?
Hi Amar, Try to use the formula below using Formula (Numeric) field. round(trunc(({custevent12}-trunc({date}))/7)*5 + mod({custevent12}-{date},7) - case when to_number(to_char({custevent12},'D…2 -
Re: How to make it on search so it bring most recent activity only?
Hi @User_6Z1W1, Thank you for sending us the screenshots. We can sort and group fields on the Opportunity saved search. Please see below example. Expected Result: If you click on the Customer Name hy…1 -
Re: Transaction line quantityshiprecv field is empty
Hi @VirtusX, Please use below. <#list transaction.item as item> ${item.item} - Qty ${item.quantityreceived}<br /> </#list> I hope this helps. Regards, Michelle Jabanes | Ask a Guru …1 -
Re: Contact Role - List Values
Hello @KNason76, I'm afraid that we can't sort these Contact Roles in the drop down list. An enhancement was logged under Enhancement # 234344. You might want to include this when voting fo…1
